Warning: A non-numeric value encountered in /home/phobetor/forum/showtopic.php on line 246
ThWboard Error
MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20, 20' at line 33Query: SELECT post.posttime, post.posttext_de, post.posttext_en, post.userid, post.postid, post.postlasteditby, post.postlastedittime, post.postsmilies, post.postcode, post.postguestname, post.postip, user.username, user.usersignature, user.usertitle, user.userposts, user.userrating, user.usericq, user.useravatar, user.groupids, user.userhomepage, user.userisadmin, user.userjoin FROM tb_post as post LEFT JOIN tb_user as user ON (post.userid=user.userid) WHERE post.threadid=1065 ORDER BY post.posttime ASC LIMIT -20, 20